widget-factory: use circular style class on the circular button...
authorLapo Calamandrei <calamandrei@gmail.com>
Tue, 18 Oct 2016 11:08:02 +0000 (13:08 +0200)
committerLapo Calamandrei <calamandrei@gmail.com>
Wed, 19 Oct 2016 14:07:02 +0000 (16:07 +0200)
...in place of the circular-button one, killing the custom style
shipped, realying on the theme style.

demos/widget-factory/widget-factory.css
demos/widget-factory/widget-factory.ui

index 7f764cac593ce00e13ee63ddc59d6e4e790d684d..1782e6db5f65eb0432273f90fe1a069807e7c963 100644 (file)
@@ -1,8 +1,3 @@
-.circular-button {
-  border-radius: 20px;
-  -gtk-outline-radius: 20px;
-}
-
 .small-button {
   padding: 0;
   outline-width: 0;
index 3ea03b6fe0757d14b47a39d622a2878c526bbc22..34bddd54a28432ed74371849972bf9fc84b9c53c 100644 (file)
@@ -3066,7 +3066,7 @@ microphone-sensitivity-medium-symbolic</property>
                                 <property name="visible">1</property>
                                 <style>
                                   <class name="image-button"/>
-                                  <class name="circular-button"/>
+                                  <class name="circular"/>
                                 </style>
                                 <child>
                                   <object class="GtkImage">